Skip to content

Update nextcloud to version v33.0.0#4906

Merged
al-lac merged 3 commits intomasterfrom
update-nextcloud-v33.0.0
Mar 2, 2026
Merged

Update nextcloud to version v33.0.0#4906
al-lac merged 3 commits intomasterfrom
update-nextcloud-v33.0.0

Conversation

@al-lac
Copy link
Collaborator

@al-lac al-lac commented Feb 26, 2026

🤖 This is an automated pull request to update nextcloud to version v33.0.0. This PR must be reviewed and tested before merging.

Auto-generated update considerations:

  • No detailed release notes were provided in the links; only version tags are referenced, making it impossible to identify specific breaking changes from the text alone
  • Upgrading from v32.0.6 to v33.0.0 is a major version bump, which historically in Nextcloud carries a higher risk of breaking changes, database migrations, and app compatibility issues
  • Nextcloud major version upgrades typically require sequential upgrades (e.g., you cannot skip major versions), so ensure the current installation is fully up to date on v32 before upgrading to v33
  • Database migrations are expected during a major version upgrade and may take significant time depending on the size of the installation
  • Third-party Nextcloud apps may not yet be compatible with v33.0.0 and could be automatically disabled during the upgrade
  • PHP version requirements may have changed between v32 and v33, which could affect the Docker image base
  • It is strongly recommended to back up the Nextcloud data directory and database before performing this upgrade

Original GitHub release notes

@al-lac
Copy link
Collaborator Author

al-lac commented Feb 26, 2026

🤖 This is an automated summary of installation tests for nextcloud:

  • ✅ App successfully installed in umbrel-dev instance
  • ✅ App successfully listed in umbrel.yaml
  • ✅ App UI successfully returns a 200 status code
  • 📸 Screenshot of the app:
    App Screenshot

This PR must still be reviewed and tested before merging.

@github-actions
Copy link

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ nextcloud/docker-compose.yml Potentially using unsafe user in service "web":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
ℹ️ nextcloud/docker-compose.yml Potentially using unsafe user in service "cron":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

@al-lac
Copy link
Collaborator Author

al-lac commented Mar 2, 2026

Tested update on Umbrel Home and dev instance.

@al-lac al-lac merged commit 3804d41 into master Mar 2, 2026
1 check passed
@al-lac al-lac deleted the update-nextcloud-v33.0.0 branch March 2, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant